radio-menu-item: Add join_group()
authorMatthias Clasen <mclasen@redhat.com>
Sun, 22 Mar 2015 05:57:57 +0000 (01:57 -0400)
committerMatthias Clasen <mclasen@redhat.com>
Sun, 22 Mar 2015 06:10:38 +0000 (02:10 -0400)
commit5c5464a469c57cbc95096bd15d83b021c0cf73a3
tree5895249258956b2fc93f69c848c03e61836807de
parentad05d848971c8837a9a14fd04db58e9f321ca660
radio-menu-item: Add join_group()

The other Radio* widgets have this convenience method that removes the
memory management of the opaque GSList used to handle the group from the
API usable from language bindings (especially the ones not based on
introspection).

This commit adds gtk_radio_menu_item_join_group().

https://bugzilla.gnome.org/show_bug.cgi?id=671362
demos/gtk-demo/menus.c
docs/reference/gtk/gtk3-sections.txt
gtk/gtkradiomenuitem.c
gtk/gtkradiomenuitem.h